-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Add additional fill modes:
- Few Unique
Creates an array of only a handful distinct (duplicated) integers rather than ensuring every integer from 1-100 exists exactly once - Full Random
Creates an array full of truly random integers, i.e. the same integer can appear multiple times and other integers of the interval can be missing