Craig's Utility Library  4.0 Beta
Utilities.Random.DefaultClasses Namespace Reference

Classes

class  BoolGenerator
 Randomly generates bools More...
 
class  ByteGenerator
 Byte generator More...
 
class  CharGenerator
 Char generator More...
 
class  ClassGenerator
 Randomly generates a class More...
 
class  ColorGenerator
 Randomly generates Colors More...
 
class  DateTimeGenerator
 Randomly generates DateTimes More...
 
class  DecimalGenerator
 Randomly generates decimals More...
 
class  DoubleGenerator
 Double generator More...
 
class  EnumGenerator
 Randomly generates Enum More...
 
class  FloatGenerator
 Float generator More...
 
class  GuidGenerator
 Randomly generates Guid More...
 
class  IntegerGenerator
 Randomly generates ints More...
 
class  IntGenerator
 Int generator More...
 
class  LongGenerator
 Long generator More...
 
class  SByteGenerator
 sbyte generator More...
 
class  ShortGenerator
 Short generator More...
 
class  StringGenerator
 Randomly generates strings More...
 
class  TimeSpanGenerator
 Randomly generates TimeSpans More...
 
class  UIntGenerator
 uint generator More...
 
class  ULongGenerator
 ulong generator More...
 
class  UShortGenerator
 ushort generator More...