Module com.github.f4b6a3.uuid
Package com.github.f4b6a3.uuid.factory.function.impl
-
Class Summary Class Description DefaultClockSeqFunction Function that returns a clock sequence.DefaultNodeIdFunction Function that returns a final random multicast node identifier.DefaultRandomFunction Function that returns an array of bytes with the given length.DefaultTimeFunction Function that returns a number of 100-nanoseconds since 1970-01-01 (Unix epoch).HashNodeIdFunction Function that returns a hash of host name, MAC and IP.MacNodeIdFunction Function that returns a MAC address.RandomNodeIdFunction Function that returns a new random multicast node identifier.WindowsTimeFunction Function that returns a number of 100-nanoseconds since 1970-01-01 (Unix epoch).