Description: generates the selected amount of passwords with a random algorithm or the pwgen tool.
Parameter:
- length: length of the passwords to generate
- method: random or pwgen generated passwords that can be memorized by humans easily
- amount: the amount of passwords to generate
Returns:
- Array with the generated passwords as keys.
root
2015-09-06