The Diceware method can be used to generate strong passphrases. In short, you roll a 6-faced dice 5 times in a row, the number obtained is matched against a dictionary of easily remembered words. By combining together 7 words thus generated, you obtain a password that is relatively easy to remember, but would take several millions years (on average) for a powerful computer to guess.
| Version: | 0.4 | 
| Depends: | R (≥ 3.1.3) | 
| Imports: | random (≥ 0.2.4) | 
| Suggests: | testthat | 
| Published: | 2015-05-21 | 
| DOI: | 10.32614/CRAN.package.riceware | 
| Author: | Francois Michonneau [aut, cre], Arnold G. Reinhold [cph] | 
| Maintainer: | Francois Michonneau <francois.michonneau at gmail.com> | 
| BugReports: | https://github.com/fmichonneau/riceware/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/fmichonneau/riceware | 
| NeedsCompilation: | no | 
| CRAN checks: | riceware results | 
| Reference manual: | riceware.html , riceware.pdf | 
| Package source: | riceware_0.4.tar.gz | 
| Windows binaries: | r-devel: riceware_0.4.zip, r-release: riceware_0.4.zip, r-oldrel: riceware_0.4.zip | 
| macOS binaries: | r-release (arm64): riceware_0.4.tgz, r-oldrel (arm64): riceware_0.4.tgz, r-release (x86_64): riceware_0.4.tgz, r-oldrel (x86_64): riceware_0.4.tgz | 
| Old sources: | riceware archive | 
Please use the canonical form https://CRAN.R-project.org/package=riceware to link to this page.