[][src]Function bloguen::util::name_based_full_name

pub fn name_based_full_name(name: &str) -> String

Generate a reproducible blogue author from its name.

Works by seeding an XOR-shift with the IEEE-CRC32d name.

The generated name has a .2 probability of including a middle portion, then a .25 probability of it being full, as opposed to just an initial.