xrand

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Float64

func Float64() float64

Float64 is a wrapper around rand.Float64 that is only available in Go 1.22 and later.

func Int64

func Int64() int64

Int64 is a wrapper around rand.Int63 that is only available in Go 1.22 and later.

func IntN

func IntN(n int) int

IntN is a wrapper around rand.IntN that is only available in Go 1.22 and later.

func Shuffle

func Shuffle(n int, swap func(i, j int))

Shuffle is a wrapper around rand.Shuffle that is only available in Go 1.22 and later.

Types

This section is empty.

Jump to

Keyboard shortcuts

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