top1000passwords: The vector of 1000 most popular passwords.
Description
The character vector of 1000 most commonly used passwords.
It is sorted by the frequency of password's usage. First passwords in the vector are the most frequently used.
Usage
data(top1000passwords)
Format
a character vector with 1000 elements.