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
BetaAndBit/BetaBitRgame documentation built on Aug. 27, 2023, 7:04 p.m.