@chengaoyuan/shuffle
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

shuffle

npm version install size NPM Downloads Build Status Coverage Status

Installation

$ npm install @chengaoyuan/shuffle

Usage

import shuffle from "@chengaoyuan/shuffle";
shuffle([1, 2, 3, 4, 5]); // [...]

Testing

$ npm test

Readme

Keywords

Package Sidebar

Install

npm i @chengaoyuan/shuffle

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.86 kB

Total Files

6

Last publish

Collaborators

  • chengaoyuan