Skip to content

Latest commit

 

History

History
97 lines (69 loc) · 2.68 KB

README.md

File metadata and controls

97 lines (69 loc) · 2.68 KB

fake-italian-data
Fake anagraphic data of italian citizens

Dyne.org



Sometimes you need a lot of data to process for testing purposes ;p

This scripts generates 200'000 entries of valid and realistic data in a CSV with the following fields:

  • name
  • surname
  • Codice Fiscale
  • phone numbes
  • email
🚩 Table of Contents (click to expand)

🎮 Quick start

To start just download the file from the release page


😍 Acknowledgements

software by Dyne.org

Copyleft (ɔ) 2021 by Dyne.org foundation, Amsterdam

Designed, written and maintained by Puria Nafisi Azizi.

Special thanks to:

🔝 back to top


👤 Contributing

  1. 🔀 FORK IT
  2. Create your feature branch git checkout -b feature/branch
  3. Commit your changes git commit -am 'Add some fooBar'
  4. Push to the branch git push origin feature/branch
  5. Create a new Pull Request
  6. 🙏 Thank you

💼 License

fake-italian-data
Copyleft (ɔ) 2021 Dyne.org foundation, Amsterdam

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.