A random password generator is software program or hardware device that takes input from a random or pseudo-random number generator and automatically generates a password. Random passwords can be generated manually, using simple sources of randomness such as dice or coins, or they can be generated using a computer.
# Install Git
sudo apt install git
# Install Ruby
sudo apt install ruby
# Git Clone
git clone https://github.com/R3DHULK/random-password-generator-in-ruby
# Change Directory
cd random-password-generator-in-ruby
# For Encoding Message
ruby random-pass-gen.rb