From ab2ed236b3b1fe63523bf4072446c9cd545fd3b9 Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Sat, 18 Jun 2022 17:26:45 +0200 Subject: docs: add hint that the generated data might be real ones (#959) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 04dfde5d..14192bc6 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ - 🧍 Names - Generate virtual humans with a complete online and offline identity. - 🔢 Numbers - Of course, we can also generate random numbers and strings. +> **Note**: Faker tries to generate realistic data and not obvious fake data. +> The generated names, addresses, emails, phone numbers, and/or other data might be coincidentally valid information. +> Please do not send any of your messages/calls to them from your test setup. + ## 📦 Install ```bash -- cgit v1.2.3