{% extends "base.html" %} {% block title %}Password Generator - EveryTools{% endblock %} {% block top_title %}Password Generator{% endblock %} {% block content %}

Password Generator

Generate strong, random passwords

Click to copy
{% endblock %} {% block scripts %} {% endblock %}