An IIdentifierGenerator that returns a string of length 32, 36, or 38 depending on the configuration.

The following tables list the members exposed by the UUIDHexGenerator type.

Public Methods

  NameDescription
Configure
Configures the UUIDHexGenerator by reading the value of format and seperator from the parms parameter.

Generate
Generate a new String for the identifier using the "uuid.hex" algorithm.

Public Constructors

  NameDescription
UUIDHexGeneratorNew