Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 598 Bytes

File metadata and controls

26 lines (15 loc) · 598 Bytes

🎰 Random Number Set Generator

A simple random number set generator that organizes the results in ascending numerical order.

Compatible with Node.js or can be run directly in your favorite browser's console.

👨‍💻 Features

  • Generates one or more lists of random numbers.

  • Numbers automatically organized in ascending order.

  • Can be used with Node.js or directly in the browser.

  • Simple and easy-to-adapt code.

📦 Installation

Clone this repository

git clone https://github.com/oastro/megaGeneratorJs.git
cd megaGeneratorJs

or copy the code.