Code Monkey home page Code Monkey logo

sample-data-generator's Introduction

Sample-Data-Generator

Sample Data Generator is a Python-based application that allows users to generate main data about a person, such as their IBAN, Name, and Address, based on a country of their choice. The user can configure the country by editing a file named country_config.txt, specifying the desired Country Code, such as "en_US".

The application uses the "Faker" package to generate realistic and randomized data that matches the specified country. This ensures that the data generated by the application is accurate and relevant to the user's needs.

By using this application, users can quickly and easily generate sample data for testing or demonstration purposes, without the need to manually input data. This can be particularly useful for developers or testers who need to work with a large amount of sample data.

🚀  Some Tools I Have Used

Python 

Requirements

PIP Installation

Linux & MacOS

python -m ensurepip --upgrade

Windows

py get-pip.py

FAKER Installation

To run the FAKER Installation first you need to have PIP.

Windows, Linux & MacOS

pip install -r requirements.txt

This command installs all the necessary packages, in this case FAKER.

Author(s)

sample-data-generator's People

Contributors

isomeg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.