get_me_a_new_password: Get a new password

View source: R/prenew.r

get_me_a_new_passwordR Documentation

Get a new password

Description

Get a new password

Usage

get_me_a_new_password(lengthPass = 6, type = "EFF", nInt = 2)

Arguments

lengthPass

The number of words in your password. Default is 6

type

The type of passphrase list to generate. The default is "EFF". You can select from "Harry Potter", "Star Trek", "Game of Thrones", "Star Wars"

nInt

The number of integers to include. You can turn them into a special character on your own.

Value

a new password for you

Examples

get_me_a_new_password(5, "Harry Potter")

dhope/getmeanewpass documentation built on Aug. 12, 2022, 10:44 a.m.