truerand

package module
v0.0.0-...-b5a683f Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MAX_RAND_SIZE = 1024
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Rand

type Rand struct {
	// contains filtered or unexported fields
}

func New

func New(apikey string) *Rand

New initialize a TRNG pool. Fill your Random.org API Key here.

func (*Rand) Get

func (r *Rand) Get() int

func (*Rand) GetN

func (r *Rand) GetN(n int) []int

func (*Rand) Refresh

func (r *Rand) Refresh(isCond ...bool)

It's recommended that refreshing the pool after initialization.

func (*Rand) Slices

func (r *Rand) Slices() []int

Jump to

Keyboard shortcuts

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