Skip to content

Instantly share code, notes, and snippets.

@dubzzz
Created July 2, 2020 17:59
Show Gist options
  • Save dubzzz/653abdbefa05897f1c91da4a96c56a1b to your computer and use it in GitHub Desktop.
Save dubzzz/653abdbefa05897f1c91da4a96c56a1b to your computer and use it in GitHub Desktop.
const arb = miniFc.integer(0, 100);
abr.shrink(64) // potential output: 32, 16, 8, 4, 2, 1, 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment