aureooms/js-random

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci.yml
.github/workflows/ci:lint-config.yml
.github/workflows/ci:cover.yml
README.md
.esdoc.json
renovate.json
package.json
.github/workflows/gh-pages.yml
.gitignore
.husky/commit-msg
yarn.lock
.github/workflows/ci:lint.yml
.codeclimate.yml
.husky/pre-commit
LICENSE
.commitlintrc.cjs
.fixpackrc
tsconfig.json
src/api/reservoir.js4
A
0 mins
src/api/shuffled.js4
A
0 mins
src/api/shuffle.js4
A
0 mins
src/api/choice.js4
A
0 mins
src/api/randrange.js4
A
0 mins
src/api/sample.js4
A
0 mins
src/api/randfloat.js4
A
0 mins
src/api/random.js4
A
0 mins
src/api/randint.js4
A
0 mins
src/kernel/_randfloat.js5
A
0 mins
src/kernel/_shuffle.js5
A
0 mins
src/kernel/_randint.js5
A
0 mins
src/kernel/_choice.js8
A
0 mins
src/kernel/_randrange.js9
A
0 mins
src/kernel/_fisheryates.js13
A
0 mins
src/kernel/_fisheryates_inside_out.js17
A
25 mins
src/index.js17
A
0 mins
src/kernel/_waterman.js19
A
1 hr