# rnd-cli
A simple tool to read a file and manage his lines with a random feature. ## Table of Contents - [How to use](#how-to-use) It's really easy to random a list of names.## How to use 1.Create a file with a name in each line (example in /example/random-names) 2.Run: ```shell script rnd-cli file ``` 3.Enjoy! 🦀 Developed with ❤️ by raulanatol.