Rdocumentation
powered by
Learn R Programming
riceware (version 0.4)
wordlist_de: Diceware word list (German)
Description
The German Diceware word list as provided at
http://world.std.com/~reinhold/diceware_german.txt
. This list is provided by Benjamin Tenne under the terms of the GNU General Public License.
Usage
wordlist_de
Arguments
Format
A
data.frame
with 2 columns:
token
a 5-digit number representing the results of 5 rolls of a dice,
word
the Diceware word corresponding to the dice rolls.