Passphrase Generator v0.1.0 API Reference

Modules

Module responsible for retrieval of words used by the diceware generator

Module responsible for generating the passphrase based on the diceware. Will make use of Library.WordGenerator

Module will generate 5 digits (simulating the dice roll) and form a number (i.e. 12345) This number will be used to search for the word associated with that number.

Module responsible for retrieval of words used by the diceware generator