Giter VIP home page Giter VIP logo

flow.launcher.plugin.fakedata's Introduction

Fake Data โ€” a Flow Launcher plugin

This plugin generates fake data for testing purposes. It can generate fake names, addresses, emails, phone numbers, and more. It uses the Bogus library to generate data.

Usage

To use the plugin, type fake followed by the category and the type of data you want to generate. For example, to generate a fake name, type fake name full.

fake name full

Some commands can accept parameters. For example, to generate a random number between 100 and 200, type fake random number min:100 max:200. When you select a category and a command, all arguments the command accepts are shown below the first result:

arguments

Two arguments are available for all commands: repeat and lang. The repeat argument specifies how many times the command should be repeated. The lang argument specifies the language of the generated data. The default language is English. To generate a fake name in Spanish, type fake name full lang:es. Note that not all commands support all languages. The lang argument is ignored if the command does not support the specified language.

fake address city without arguments:

fake address city

fake address city lang:de:

fake address city lang:de

fake address city lang:de repeat:5:

fake address city lang:de repeat:5

If you're using the repeat argument, the context menu for results will contain an option to copy the result in different formats:

Context menu

flow.launcher.plugin.fakedata's People

Contributors

yusyuriv 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.