Skip to content
#

faker

Here are 625 public repositories matching this topic...

ST-DDT
ST-DDT commented Apr 5, 2022

Clear and concise description of the problem

The method provides a range of methods that are loosely related to each other.
Most users will usually require more specific data models or other property names.

Suggested solution

The method should be deprecated for removal similar to the card methods.

Alternative

Upgrade the method to create transactions for the current/recent/future

good first issue c: chore p: 1-normal s: accepted
peterjaap
peterjaap commented Sep 25, 2018

Add identify command to find possible columns to anonimize.

It should;

  • Loop over all tables in a given database
  • Loop over all columns in every table
  • Check if the column is (partly?) named like a formatter that is available (firstname, email, etc)
  • For every identified column, ask whether a yaml entry should be created in a custom yaml file
  • Get the list o
good first issue

Improve this page

Add a description, image, and links to the faker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the faker topic, visit your repo's landing page and select "manage topics."

Learn more