示例#1
0
 public static string MeaninglessString(this uint number)
 {
     return(number.BalderHash());
 }