generate

Function generate 

Source
pub fn generate(size: usize) -> String
Expand description

Generates a passphrase, defining the amount of words that comprise it.

The words are separated with spaces. (Separation with spaces is proposed here)