API Reference ecto_anon v0.4.0

modules

Modules

EctoAnon provides a simple way to handle data anonymization directly in your Ecto schemas.

This module is in charge of the function attribution.

Anonymizing module for a date, accepting types

Anonymizing module for an email

Anonymizing module for a phone number

Default anonymizing functions for basic Ecto types.

Genererates a random uuid version 4

EctoAnon.Schema lets you define anonymizable fields.