Fact.Seam.FileName.Hash.V1 (Fact v0.2.0)

View Source

A file name implementation that generates a deterministic hashed name.

This Fact.Seam.FileName implementation hashes the given value using a configurable algorithm (e.g., :sha, :md5, :sha256, etc.) and encodes the result in a configurable format (:base16, :base32, or :base64url).

Summary

Functions

validate_options(options, specs)