generators

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Generate([]byte) ([]byte, error)
	Size() int
}

func NewDeterministicBytesGenerator

func NewDeterministicBytesGenerator(size int) (Generator, error)

func NewRandomBytesGenerator

func NewRandomBytesGenerator(size int) Generator

Jump to

Keyboard shortcuts

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