aureooms/js-random

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.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.js4
A
0 mins
src/api/randfloat.js4
A
0 mins
src/api/randint.js4
A
0 mins
src/api/random.js4
A
0 mins
src/api/randrange.js4
A
0 mins
src/api/reservoir.js4
A
0 mins
src/api/sample.js4
A
0 mins
src/api/shuffle.js4
A
0 mins
src/api/shuffled.js4
A
0 mins
src/index.js17
A
0 mins
src/kernel/_choice.js8
A
0 mins
src/kernel/_fisheryates.js13
A
0 mins
src/kernel/_fisheryates_inside_out.js17
A
25 mins
src/kernel/_randfloat.js5
A
0 mins
src/kernel/_randint.js5
A
0 mins
src/kernel/_randrange.js9
A
0 mins
src/kernel/_shuffle.js5
A
0 mins
src/kernel/_waterman.js19
A
1 hr
tsconfig.json
yarn.lock