R/top1000passwords.R

#' The vector of 1000 most popular passwords.
#'
#' 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.
#'
#' @docType data
#' @keywords datasets
#' @name top1000passwords
#' @format a character vector with 1000 elements.
NULL

Try the BetaBit package in your browser

Any scripts or data that you put into this service are public.

BetaBit documentation built on Aug. 25, 2023, 1:07 a.m.