Beispiel #1
0
 protected override Guid GetNext(Randomizer randomizer)
 {
     return(randomizer.NextGuid());
 }