Created
July 2, 2020 17:59
-
-
Save dubzzz/653abdbefa05897f1c91da4a96c56a1b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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