faker.utils.decorators

Module Contents

Functions

slugify(→ Callable)

slugify_domain(→ Callable)

slugify_unicode(→ Callable)

lowercase(→ Callable)

Attributes

T

faker.utils.decorators.T
faker.utils.decorators.slugify(fn: Callable) Callable
faker.utils.decorators.slugify_domain(fn: Callable) Callable
faker.utils.decorators.slugify_unicode(fn: Callable) Callable
faker.utils.decorators.lowercase(fn: Callable) Callable