Exemple #1
0
 public static string MeaninglessString(this ulong number)
 {
     return(number.BalderHash());
 }