Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fizzywhizbang/persona
Credit Card, SSN, First and Last name generator for testing web apps and playing with scammers
https://github.com/fizzywhizbang/persona
card creditcard golang name-generator qt5 ssn therecipe
Last synced: about 1 month ago
JSON representation
Credit Card, SSN, First and Last name generator for testing web apps and playing with scammers
- Host: GitHub
- URL: https://github.com/fizzywhizbang/persona
- Owner: fizzywhizbang
- License: apache-2.0
- Created: 2021-10-10T11:09:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T13:46:47.000Z (about 3 years ago)
- Last Synced: 2024-06-20T17:47:41.410Z (6 months ago)
- Topics: card, creditcard, golang, name-generator, qt5, ssn, therecipe
- Language: Go
- Homepage:
- Size: 17.3 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Go Report Card](https://goreportcard.com/badge/github.com/fizzywhizbang/persona)](https://goreportcard.com/report/github.com/fizzywhizbang/persona)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/fizzywhizbang/persona/blob/main/LICENSE)
# Persona
With the barrage of spam/scam calls and emails I decided I needed a fast way to produce Credit Card, SSN, and a name with which to play with these people.## To Compile
First you need golang installed
Next you'll need QT5 installed (I'll get to QT6 soon)
Next you'll need https://github.com/therecipe/qt (there are good instructions there)
qtdeploy build to compile for your platformOnce compiled the GUI should be pretty simple to use
You can generate 1 card or multiple and you can create cards for multiple personas or multiple cards for oneFuture updates...
-save persona for reference## Contributing
Want to contribute? Awesome! The most basic way to show your support is to star
the project, or to raise issues. You can also support this project by
[**becoming a sponsor on GitHub**](https://github.com/sponsors/fizzywhizbang)Thanks again for your support, it is much appreciated! :pray: