Skip to main contentResearchEquals badge, showcasing an R and an equals sign.

Simulating data with identifiable information

Chris Hartgerink, Richard Klein

This NodeJS script allows for the generation of fake datasets with identifiable information. This attempt to generate synthetic datasets serves the purpose of estimating precision measures of procedures to detect identifiable information in datasets. Please note that the script has the NodeJS dependencies "@faker-js/faker" and "chance" - these can be installed using the supporting file in a folder and running "npm install".