Socket
Socket
Sign inDemoInstall

knuth-shuffle-seeded

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.0.6

Diff

Changelog

Source

1.0.6: 2015-01-30

  • Regression tests using Mocha.
  • Travis CI support.
  • Codecov.io code coverage tracking support.
  • Add a proper CHANGELOG.md.
  • Move shuffle.js to browser.js.
timothygu
published 1.0.5 •

Changelog

Source

1.0.5: 2015-01-22

  • Use ^ in package.json for support for old npm.
timothygu
published 1.0.4 •

Changelog

Source

1.0.4: 2015-01-22

  • Remove hard dependency on node >= 0.10.0.
timothygu
published 1.0.3 •

Changelog

Source

1.0.3: 2015-01-22

  • Move example.html to index.html for GitHub Pages.
  • Check if seed is undefined or null rather than checking the number of arguments.
timothygu
published 1.0.2 •

Changelog

Source

1.0.2: 2015-01-19

  • Fix order of operation.
  • Support falsy seed values.
timothygu
published 1.0.1 •

Changelog

Source

1.0.1: 2015-01-19

  • Depend on node >= 0.10.0.
  • Various fixes in package.json.
timothygu
published 1.0.0 •

Changelog

Source

1.0.0: 2015-01-19

  • Proper README.
  • Example for using this module in the browser.
  • Various fixes in package.json.
  • Better error reporting on input not being an Array.
  • JSDoc documentation.
timothygu
published 0.0.0 •

Changelog

Source

0.0.0: 2015-01-19

  • Initial release.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc