mkpasswd not working
When i try to run a command (mkpasswd) on my centos i got error that the command not found
[[email protected] ~]# mkpasswd -bash: mkpasswd: command not found
What package i need to install to make the command working? Please help