random

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: May 7, 2023 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPRNG

type IPRNG interface {
	GetString(uint64) string
	GetBytes(uint64) []byte
	GetUint64() uint64
	GetBool() bool
}

func NewStdPRNG

func NewStdPRNG() IPRNG

Jump to

Keyboard shortcuts

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