package
0.0.0-20230118092103-de70ca622e41
Repository: https://github.com/packtpublishing/hands-on-dependency-injection-in-go.git
Documentation: pkg.go.dev

# Functions

Usage.
Int returns a non-negative pseudo-random int from the default Source.
New returns a new Rand that uses random values from src to generate other random values.
No description provided by the author
No description provided by the author
Usage.
No description provided by the author
Usage.

# Structs

No description provided by the author
No description provided by the author
A Rand is a source of random numbers.

# Interfaces

A Source represents a source of uniformly-distributed pseudo-random int64 values in the range [0, 1<<63).