package
0.0.18
Repository: https://github.com/ngicks/go-iterator-helper.git
Documentation: pkg.go.dev

# Functions

Rng returns an iterator over an infinite sequence of pseudo-random numbers.
RngSourced is like [Rng] but accepts any arbitrary [rand.Source] implementations as a pseudo-random number source.