Skip to main content

random

Function random 

Source
pub fn random() -> Identity
Expand description

Return a random preset identity.

Uses a simple entropy source based on the current system time so it requires no extra dependencies.