package
0.9.0
Repository: https://github.com/mindera-gaming/go-math.git
Documentation: pkg.go.dev

# Functions

GenerateRandomFloat64InRange generates and returns a number between [min: inclusive] and [max: exclusive].
GenerateRandomIntInRange generates and returns an integer between [min: inclusive] and [max: exclusive].
GenerateRandomPositiveInt64 generates and returns a positive random integer.
GenerateRandomUUID generates and returns a Universally Unique Identifier.