interface UuidInterface (View source)

Interface for generating UUIDs.

Methods

A
generate()

Generates a Universally Unique IDentifier (UUID).

Details

A generate()

Generates a Universally Unique IDentifier (UUID).

Return Value

A

16 byte integer represented as a hex string formatted with 4 hyphens.