pickitt
v3.2.0
Published
When you need a computer to just pick it, reach for Pickitt!
Downloads
22
Maintainers
Readme
📝 Table of Contents
🧐 About
Pickitt is a simple utility function designed to help you pick an element from an array.
📦 Installing
NPM
npm install pickitt
Yarn
yarn add pickitt
🎈 Usage
import { posOrNeg } from "pickitt";
const randomPosOrNegNum = posOrNeg() * 58;
// `randomPosOrNegNum` will either be 58 or -58
✍️ Author
- Alex Lee - Developer
🎉 Acknowledgements
- Pick Icon by freepik from www.flaticon.com.