Skip to content

nickylaczko/randomize-obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomize-obj

Randomize an Object or Array

install

npm install randomize-obj

Usage

var randomizeObj = require('randomize-obj');

var someData = ['jeff', 'john', 'rhona'];

randomizeObj(someData);

Author

Nicky Laczko

License

MIT

About

Randomize an Object or Array

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published