GithubHelp home page GithubHelp logo

furina's Introduction

fake-data

Git clone & change directory to fake-data

git clone https://github.com/reishou/fake-data.git && cd fake-data

Run generate example csv

With *nix

./fake-data -template=default -count=1000

With windows

fake-data.exe -template=default -count=1000

Create a custom template yml template/user.yml

---
schema:
  - uuid_digit
  - username
  - first_name
  - last_name
  - gender
  - date
  - password
  - sentence
  - lat
  - long

Generate file csv/user.csv

With *nix

./fake-data -template=user -count=1000000

With windows

fake-data.exe -template=user -count=1000000

List all tags supported

---
schema:
  - cc_number
  - cc_type
  - email
  - domain_name
  - ipv4
  - ipv6
  - password
  - jwt
  - phone_number
  - mac_address
  - url
  - username
  - toll_free_number
  - e_164_phone_number
  - title_male
  - title_female
  - first_name
  - first_name_male
  - first_name_female
  - last_name
  - name
  - gender
  - date
  - time
  - month_name
  - year
  - day_of_week
  - day_of_month
  - timestamp
  - century
  - timezone
  - time_period
  - word
  - sentence
  - paragraph
  - currency
  - amount_with_currency
  - uuid_digit
  - uuid_hyphenated
  - lat
  - long
  - unix_time

furina's People

Contributors

reishou avatar

Watchers

 avatar

Forkers

pnlinh07

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.