Set your working directory to where the file is.

Run:

remotes::install_github("dhope/getmeanewpass")

To make your new password type:

library(getmeanewpass)
get_me_a_new_password(lengthPass = 5, type = "EFF", nInt = 2)

Can change length and number of integers as needed.

Options for password types are: "EFF","Harry Potter", "Star Trek", "Game of Thrones", "Star Wars"

Don't save your workspace. You should clear it after using rm(list =ls()) or Shift-Ctrl-F10 in Rstudio



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