random-weighted-choice

v0.1.4
Node.js module to make a random choice among weighted elements of table.
random weighted

build

babel src --out-dir lib --source-maps inline

coverage-report

cat ./coverage/lcov.info | codecov

prepublish

npm run build

test

babel-istanbul cover ./node_modules/mocha/bin/_mocha
npm i random-weighted-choice

Metadata

  • MIT
  • *
  • François Parmentier
  • released 6/5/2020

Downloads

Maintainers