0.0.1 • Published 3 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
3 years ago
 
 
import fuus, { Ran } from '@http404/fuus';
Ran.maybe(0.25); // returns true with a chance of 25 %3 years ago