Giter VIP home page Giter VIP logo

faker's Introduction

Faker

This gem is a port of Ruby's Faker library that generates fake data.

NOTE

  • This is the master branch of Faker and may contain changes that are not yet released. Please refer the README of your version for the available methods. List of all versions is available here.

Installing

v install faker

Usage

import faker

//TODO

CLI

We currently work with two optional arguments in the CLI:

  • generator: we have different types of generators inside the /data, you should pass the generator that you're interested in using.
  • method: inside each generator, we can pick up a set of data generators. V will pick up randomly one item.
v run main.v --generator=address_us --method=state_abbr

If your locale doesn't already exist, create it in the data directory and you can then override or add elements to suit your needs.

Contributing

See CONTRIBUTING.md.

Contact

Comments and feedback are welcome. Send an email to Vitor Oliveira via the issues.

License

This code is free to use under the terms of the MIT license.

faker's People

Contributors

vbrazo avatar

Stargazers

 avatar Ahmed Mohamed avatar zbv avatar Don Alfons Nisnoni avatar  avatar

Watchers

James Cloos avatar  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.