chula.guid – Globally unique identifier

chula.guid.guid()

Generate a random guid 64 characters in length.

Returns:str

Note

This module should be removed, and callers updated to use uuid.

Previous topic

chula.error – Custom exceptions

Next topic

chula.json – Wrapper for json support

This Page