Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakubnowicki/fake-data-generator

Fake Data Generator
https://github.com/jakubnowicki/fake-data-generator

Last synced: 6 days ago
JSON representation

Fake Data Generator

Awesome Lists containing this project

README

        

# Fake Data Generator

Fake Data Generator is an application that enables creating dummy data (in the shape of a data frame). Application is available [here](https://jakubnowicki.shinyapps.io/fake-data-generator). User can design structure by specifying columns and size, all using YAML editor, with live data preview. Configuration, dummy data and generator itself can be easily downloaded. You can check the application code [here](https://github.com/jakubnowicki/fake-data-generator).
Under the hood, this application uses fixtuRes package and can be treated as its showcase.
fixtuRes package provides a set of tools that allow generating random mock data for testing or to use during development. For installation instructions and detailed documentation check [this](https://jakubnowicki.github.io/fixtuRes/) link.
UI of the application was created using components from a new package from Appsilon - [shiny.fluent](https://github.com/Appsilon/shiny.fluent).

## About me
My name is Jakub and I'm an R Shiny developer working at [Appsilon](https://appsilon.com/). I'm also a paleontologist focused on Cambian trilobites.