How the number generator works
BeanNest uses the browser Web Crypto API and rejection sampling so the supported integers in your range have equal mapping probability. With repeats turned off, the generator keeps drawing until it has the requested number of distinct integer values.