.codeclimate.yml | |
|
|
.commitlintrc.cjs | |
|
|
.esdoc.json | |
|
|
.fixpackrc | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/ci:cover.yml | |
|
|
.github/workflows/ci:lint-config.yml | |
|
|
.github/workflows/ci:lint.yml | |
|
|
.github/workflows/gh-pages.yml | |
|
|
.gitignore | |
|
|
.husky/commit-msg | |
|
|
.husky/pre-commit | |
|
|
LICENSE | |
|
|
README.md | |
|
|
package.json | |
|
|
renovate.json | |
|
|
src/api/choice.js | 4 | A 0 mins |
|
src/api/randfloat.js | 4 | A 0 mins |
|
src/api/randint.js | 4 | A 0 mins |
|
src/api/random.js | 4 | A 0 mins |
|
src/api/randrange.js | 4 | A 0 mins |
|
src/api/reservoir.js | 4 | A 0 mins |
|
src/api/sample.js | 4 | A 0 mins |
|
src/api/shuffle.js | 4 | A 0 mins |
|
src/api/shuffled.js | 4 | A 0 mins |
|
src/index.js | 17 | A 0 mins |
|
src/kernel/_choice.js | 8 | A 0 mins |
|
src/kernel/_fisheryates.js | 13 | A 0 mins |
|
src/kernel/_fisheryates_inside_out.js | 17 | A 25 mins |
|
src/kernel/_randfloat.js | 5 | A 0 mins |
|
src/kernel/_randint.js | 5 | A 0 mins |
|
src/kernel/_randrange.js | 9 | A 0 mins |
|
src/kernel/_shuffle.js | 5 | A 0 mins |
|
src/kernel/_waterman.js | 19 | A 1 hr |
|
tsconfig.json | |
|
|
yarn.lock | |
|
|