[][src]Function indradb::util::generate_uuid_v1

pub fn generate_uuid_v1() -> Uuid

Generates a UUID v1. this utility method uses a shared context and node ID to help ensure generated UUIDs are unique.