[][src]Function yubibomb::hotp

pub fn hotp() -> String

Returns an HOTP token.

Examples

println!("{}", yubibomb::hotp());