An open API service indexing awesome lists of open source software.

https://github.com/pierregode/passwordgenerator

A password generator program for windows.
https://github.com/pierregode/passwordgenerator

Last synced: 4 months ago
JSON representation

A password generator program for windows.

Awesome Lists containing this project

README

          

# PasswordGenerator 2024 package builder.

![GitHub Workflow Status](https://github.com/PierreGode/PasswordGenerator/actions/workflows/exefile.yml/badge.svg) ![GitHub Workflow Status](https://github.com/PierreGode/PasswordGenerator/actions/workflows/bandit.yml/badge.svg) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/PierreGode/PasswordGenerator)](https://github.com/PierreGode/PasswordGenerator/releases) [![GitHub All Releases](https://img.shields.io/github/downloads/PierreGode/PasswordGenerator/total)](https://github.com/PierreGode/PasswordGenerator/releases)

Release version: 3.0

This build generates an artifact and 2 exe files.
one lighter Windows app with random password generation, and one with 20 sec load time due to loading of transformes LLM.


The heavier app has the addition of LLM sentence generation + "scrambleee", this means that everthing is processed on your own computer.


image

A Password generator for Windows.

Windows package releses is found [Here](https://github.com/PierreGode/PasswordGenerator/releases)


NOTE! The package is NOT a signed package and Windows Defender will hate it! so do NOT use at an company's owned computer unless you wish for IT to chase you with pitchforks.
but the package is perfectly safe to use. ( you can review the build )


#Pierre Gode

## Translations

The `README.md` is available in the following languages:

- [English](README_en.md)
- [Spanish](README_es.md)
- [Chinese (Simplified)](README_zh.md)
- [Hindi](README_hi.md)
- [Arabic](README_ar.md)
- [Portuguese](README_pt.md)
- [Bengali](README_bn.md)
- [Russian](README_ru.md)
- [Japanese](README_ja.md)
- [French](README_fr.md)