# Functions
Decode decodes a hex, base32 or base64 encoded flake.
FromBytes decodes a 8 bit flake instance from bytes.
Next is a shorthand for Default.Next().
NextRaw is a shorthand for Raw.Next().
WithEpochStart is a shorthand for Default.WithEpochStart(time).
WithMachineId is a shorthand for Default.WithMachineId(machineId).
# Interfaces
Flaker is the generator interface.
# Type aliases
Flake represents a unique 63 bit ID.