Click or drag to resize

RandomizeType Enumeration

Type of randomization

Namespace:  Koden.Utils.Models
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public enum RandomizeType
Members
  Member nameValueDescription
NumbersOnly0 The numbers only
TextOnly1 The text only
Either2 The either
See Also