NousRandom -- Intelligent Randomness
Random Word Passwords
How Many to Generate is how many different passwords to generate. After generating, look at them and see which one is most preferable. A page refresh of the results page will generate a new set. (Max 10,000)
Use All Numbers includes 0 to 9 randomly between the words.
Numbers Excluding 1 and 0 includes numbers 2-9 randomly. Avoids confusion with the letters l, I, and O.
Copyright 2016 Scott Michael Doctor
NousMind, NousCrypt, and NousRandom are trademarks of Scott Michael Doctor
Patents Pending
Symbol Set 1 randomly includes the symbols  ! # ( ) - . @ _   These symbols are defined as acceptable characters for use in ID's and passwords by the IBM Knowledge Center.
Symbol Sets 2-4 randomly includes the indicated symbols. These sets are derived from  examining the acceptable symbol characters from a large variety of login specifications to create universally acceptable sets. Be sure to check the requirements for the system you are accessing whether these symbols are acceptable.
No HTML suppresses sending HTML wrapper tags. HTML tags enable proper display in a web browser. HTML tags are never used when the numbers are sent as a file.
Send as Text File sends the numbers as a text file instead of sending as a web page.
Creates passwords by randomly selecting from a list of 109,462 English words. The words may be separated by numbers, symbols, and/or spaces. The word list is filtered of words shorter than three letters. Obviously offensive words were also removed.
! # ( ) - . @ _
- _
_
! # + - : _
Random Word Passwords
Minimum Word Count at least this number of words will be chosen. Additional words are added until the Minimum Length is satisfied. The maximum number of words is 64.
Minimum Length is the minimum number of characters in the password. Words are randomly chosen until this number of chracters is satisfied. The maximum value is 256.
Use Space a Between Words puts a single space between each word.
Capitalize Words makes the first character of each word upper case and the rest of the letters lower case.
Lower Case Words all letters will be lower case.
Upper Case Words all letters will be upper case.
Random Upper and Lower Case The case of each letter is randomly set.
No Numbers Disables selecting a random number between words.
No Symbols Disables selecting a random symbol between words