Welcome to randomNum 👋
Randomly generate a number between 2 numbers
🏠 Homepage
Install
npm install @turtle-pog/randomnumUsage
const randNum = require('@turtle-pog/randomnum')
let settings = {
minimum: 1,
maximum: 10,
}
console.log(randNum(settings))Author
- Github: @Aidan-The-Dev
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a
📝 License
Copyright © 2023 AidanTheDev.
This project is Apache License 2.0 licensed.
This README was generated with