Documentation
¶
Overview ¶
mathiter defines iterator source/collector that corresponds to std `math/*`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Rng ¶
Rng returns an iterator over an infinite sequence of pseudo-random numbers. Numbers are distributed in the half-open interval [0,n).
func RngSourced ¶
RngSourced is like Rng but accepts any arbitrary rand.Source implementations as a pseudo-random number source.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.