randomize-array

1.2.0 • Public • Published

Randomize Array

You like arrays? You like randomness? Well have I got a deal for you! Introducing randomize-array! For the low-low price of an npm install you too can enjoy the fabulous life of having your arrays randomized in no time. And we're not talking just any randomization - we're talking vanilla JavaScript randomization! What does that exactly mean? Who cares! Stop asking silly questions and get your array randomized today!

Installation

npm install randomize-array

Usage

// Import this fabulous utility.
const randomize = require('randomize-array')
 
// A nice array. A neat array. We're talking ocd-everything-in-place array.
const allInPlaceOcdStyle = [1, 2, 3, 4, 5, 6]
 
// Sit back and enjoy the randomized show.
const iNeedChaos = randomize(allInPlaceOcdStyle)

Thank you for using randomized-array. All sales are final. No refunds whatsoever. Exchanges or store credit within 10 days only. See developer for details.

Package Sidebar

Install

npm i randomize-array

Weekly Downloads

87

Version

1.2.0

License

MIT

Unpacked Size

3.4 kB

Total Files

4

Last publish

Collaborators

  • qodesmith