ex_data_hoover v0.1.0 ExDataHoover

This package exposes a simple API to implement event sourcing.

Link to this section Summary

Functions

Anonymizes the data

Link to this section Functions

Link to this function anonymize(data)
anonymize(String.t() | integer() | nil) :: String.t() :: nil

Anonymizes the data.

Example

ExDataHoover.anonymize(“foobar”) #=> “c3ab8ff13720e8ad9047dd39466b3c8974e592c2fa383d4a3960714caef0c4f2”