Skip to content

bagof.factories.uuids

Factories for UUID types.

Classes

UUIDFactory

Bases: Factory[T]

Factory for UUID hints (the nil UUID).

Methods:

__call__
__call__() -> UUID

Return the nil UUID (all zeroes).