fastrandom

package
v0.0.0-...-d35cbbc Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2024 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LCG

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

func New

func New(seed, m, a, c uint64) *LCG

func NewWithDefaults

func NewWithDefaults() *LCG

func (*LCG) Float64

func (l *LCG) Float64() float64

Generate a random floating point number between 0 and 1.

Jump to

Keyboard shortcuts

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