Random Password Generator - Stronger Methods

Stronger Methods

A variety of methods exist for generating strong, cryptographically secure random passwords. On Unix platforms /dev/random and /dev/urandom are commonly used, either programmatically or in conjunction with a program such as makepasswd. The Java programming language includes a class called SecureRandom. Windows programmers can use the Cryptographic Application Programming Interface function CryptGenRandom. Another possibility is to derive randomness by measuring some external phenomenon, such as timing user keyboard input.

Many computer systems already have an application (typically named "apg") to implement FIPS 181. FIPS 181—Automated Password Generator—describes a standard process for converting random bits (from a hardware random number generator) into somewhat pronounceable "words" suitable for a passphrase.

These methods should prove adequate for most password generation needs, but their suitability will vary depending on the specific situation.

Read more about this topic:  Random Password Generator

Famous quotes containing the words stronger and/or methods:

    O, my offense is rank, it smells to heaven;
    It hath the primal eldest curse upon ‘t,
    A brother’s murder. Pray can I not,
    Though inclination be as sharp as will;
    My stronger guilt defeats my strong intent,
    And like a man to double business bound
    I stand in pause where I shall first begin,
    And both neglect. What if this cursed hand
    Were thicker than itself with brother’s blood,
    Is there not rain enough in the sweet heavens
    To wash it white as snow?
    William Shakespeare (1564–1616)

    If men got pregnant, there would be safe, reliable methods of birth control. They’d be inexpensive, too.
    Anna Quindlen (b. 1952)