random_byte_pools

package
v2.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RandomBytePool

type RandomBytePool struct {
	// contains filtered or unexported fields
}
var (
	SmallLettersAndNumbersRandomPool *RandomBytePool
	AllLettersAndNumbersRandomPool   *RandomBytePool
	AllConvenientCharsRandomPool     *RandomBytePool
	ConvenientSymbolsRandomPool      *RandomBytePool
)

func CreateRandomBytePool

func CreateRandomBytePool(sourcePool []byte) *RandomBytePool

func (*RandomBytePool) Into

func (rp *RandomBytePool) Into(target []byte) error

func (*RandomBytePool) Random

func (rp *RandomBytePool) Random() (byte, error)

Jump to

Keyboard shortcuts

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