//
pkg.gl
Category
github.com/ngicks/go-iterator-helper
hiter
mathiter
package
0.0.18
Repository:
https://github.com/ngicks/go-iterator-helper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
17 SLOC
#
Functions
Rng
Rng returns an iterator over an infinite sequence of pseudo-random numbers.
RngSourced
RngSourced is like [Rng] but accepts any arbitrary [rand.Source] implementations as a pseudo-random number source.