R/dqsample-package.R
dqsample-package.Rd
The 'base::sample' function uses a slightly biased algorithm for creating random integers within a given range. As an alternative the algorithm suggested by Daniel Lemire (2018, <arXiv:1805.1094>) is used.
Useful links: