package
1.3.0
Repository: https://github.com/golodash/godash.git
Documentation: pkg.go.dev

# Functions

Clamps number within the inclusive lower and upper bounds.
Check if number is lower than 'upper' and greater than 'lower'.
Produces a random number between the inclusive 'lower' and exclusive 'upper' bounds.