π¦ module for several kinds of utilities π like random delays, shuffling array contents etc. Feel free to add stuff you find useful via PR. π€
Repository
Current version released
4 years ago
Versions
Utilities
Deno Module with typically useful utilities like random delay etc. To explore the utilities check the test.ts file.
Usage Example
import { Utilities } from "https://deno.land/x/utilities/mod.ts";
const randomNumberBetween10And100 = Utilities.getRandomArbitrary(10, 100)
console.log(randomNumberBetween10And100)
Execute the tests
deno test https://deno.land/x/utilities/test.ts
Support my Open Source Contributions
If you like my work please consider downloading the brave browser via my promotion link: https://brave.com/fan464.