shuffle.ts

1.0.1 • Public • Published

shuffle.ts

Shuffle an Array in TypeScript

Usage

npm i shuffle.ts
import shuffle from 'shuffle.ts';
 
console.log(shuffle([2, 3, 5, 7]));

Package Sidebar

Install

npm i shuffle.ts

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • neoli