class BSON::ObjectId::Generator

Defined in:

bson/object_id.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def counter : Int32 #

[View source]
def generate(time, counter = 0) #

[View source]
def machine_id : String #

[View source]
def next_object_id(time = nil) #

[View source]
def process_id #

[View source]