package
0.0.0-20250224221724-fc8adcb1fe8e
Repository: https://github.com/mongodb/grip.git
Documentation: pkg.go.dev

# Functions

Fifth returns true 20% of the time.
Half returns true 50% of the time.
Percent takes a number (p) and returns true that percent of the time.
Quarter returns true 25% of the time.
Third returns true 33% of the time.
ThreeQuarters returns true 75% of the time.
TwoThirds returns true 66% of the time.