Sonyflake.new
You're seeing just the function
new
, go back to Sonyflake module for more information.
Link to this function
new()
Specs
new() :: %Sonyflake{ elapsed_time: 0, machine_id: number(), msb: 0, sequence: 255, start_time: integer() }
Create an instance of Sonyflake
unique ID generator.