W4Utils.UUIDGenerator

Inherits: RefCounted

Internal class used internally to generate v4 UUIDs.

Properties

Crypto

crypto

RandomNumberGenerator

rng

Methods

String

generate_v4 ( )


Property Descriptions

Crypto crypto

There is currently no description for this property.


RandomNumberGenerator rng

There is currently no description for this property.


Method Descriptions

String generate_v4 ( )

There is currently no description for this method.