A password generator created using Elixir on the Phoenix Framework.
This project was created for practice and education utilizing the references below for a baseline.
If available in Hex, the package can be installed
by adding elixirpasswordgenerator
to your list of dependencies in mix.exs
:
def deps do
[
{:elixirpasswordgenerator, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/elixirpasswordgenerator.
"Elixir & Phoenix Fundamentals Full Course For Beginners" Youtube, uploaded by Elixirprogrammer, October 7, 2022, https://www.youtube.com/watch?v=gRQIPvDFuts