» Generate Random Password on Linux


Linux has all the tools you need to generate a random password. This can be accomplished by a special file /dev/random, that serves as a random number generator.