[][src]Function sssmc39::generate_mnemonics_random

pub fn generate_mnemonics_random(
    group_threshold: u8,
    groups: &[(u8, u8)],
    strength_bits: u16,
    passphrase: &str,
    iteration_exponent: u8
) -> Result<Vec<GroupShare>, Error>

Generate a random master secret (e.g. BIP39 entropy) and returns the shares from it