0.0.1 • Published 2 years ago
@http404/fuus v0.0.1
fuus - Frequently Used UtilitieS
Example
import fuus, { Ran } from '@http404/fuus';
Ran.maybe(0.25); // returns true with a chance of 25 %
API
0.0.1
2 years ago
import fuus, { Ran } from '@http404/fuus';
Ran.maybe(0.25); // returns true with a chance of 25 %
2 years ago