Function serial_key::make_key [] [src]

pub fn make_key(
    seed: &i64,
    num_bytes: &i8,
    byte_shifts: &Vec<(i16, i16, i16)>
) -> String