Skip to content

leblanc-simon/open-fake-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFakeGenerator

A simple project to display fake datas. All datas are generated by fakerphp/faker, this project only show this datas in a webpage :)

Installation

git clone https://github.com/leblanc-simon/open-fake-generator.git
cd open-fake-generator
composer install

Page and options

Options available

All options are available for API and webpage. You can add option in the URL (GET argument)

  • locale : generate fake datas in a specifical locale (by default : your preferred language of your browser)
  • gender : select a male or female (by default : random gender)
  • type: select a specifical type of data
    • person (by default) : all datas
    • contact
    • address
    • bank
    • company

API

Generate a JSON with fake datas : http://fake.leblanc.io/api/

Webpage

Generate a webpage with fake datas : http://fake.leblanc.io/

One click in the value generated, copy the data in your clipboard.

Thanks to

License

About

Page regroupant des données fictive pour réaliser des tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors