package
0.0.0-20211129030614-83cae81df646
Repository: https://github.com/joshprzybyszewski/cribbage.git
Documentation: pkg.go.dev

# Functions

Float64 returns a random number between 0 and 1 It will be granular to the ten-thousandths since this is a cribbage game and does not need finer floats than that.
Int returns a random integer between 0 and 10000 Since this is a game of cribbage, we likely won't need any larger number.
No description provided by the author
No description provided by the author
No description provided by the author