password_from_file: Create a password from a file

Description Usage Arguments

Description

select a random set of words from a text file and combine into a password. Project Gutenberg books, academic papers, and scripts all make great sources for memorable passwords.

Usage

1
password_from_file(file, pwd_length = 3, combn_char = NA)

Arguments

file

plaintext file to draw words from

pwd_length

number of words to select for password

combn_char

character to combine password with


acjackman/acjackmanr documentation built on May 10, 2019, 5:11 a.m.