Module indradb::util [] [src]

Utility functions.

Enums

UuidGenerator

Functions

generate_random_secret

Generates a securely random string consisting of letters (uppercase and lowercase) and digits.

nanos_since_epoch

Gets the number of nanoseconds since unix epoch for a given datetime.

next_uuid

Gets the next UUID that would occur after the given one.