/password

My first package (password generator)

Primary LanguageR

password

Why use password?

Sometimes it's hard to set a secure password. So I developed a password generator.

install.packages("devtools")
library(devtools)
devtools::install_github("werleycordeiro/password")