noop

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGenerator

func NewGenerator() random.Generator

NewGenerator returns a no-op Generator.

Types

type Generator

type Generator struct{}

Generator is a no-op Generator.

func (*Generator) GenerateBase32EncodedString

func (*Generator) GenerateBase32EncodedString(context.Context, int) (string, error)

GenerateBase32EncodedString is a no-op.

func (*Generator) GenerateBase64EncodedString

func (*Generator) GenerateBase64EncodedString(context.Context, int) (string, error)

GenerateBase64EncodedString is a no-op.

func (*Generator) GenerateHexEncodedString

func (*Generator) GenerateHexEncodedString(context.Context, int) (string, error)

GenerateHexEncodedString is a no-op.

func (*Generator) GenerateRawBytes

func (*Generator) GenerateRawBytes(context.Context, int) ([]byte, error)

GenerateRawBytes is a no-op.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL