UNPKG

datrand

Version:

Synthetic data weaver — with **soul**.

20 lines (14 loc) 2.15 kB
<!-- ./datrand/README.md --> # datrand<br><small>Synthetic data weaver — with **soul**.</small> `datrand` is a **fully-typed, heavily-tested synthetic data weaver** — weaving everything from believable entries (step aside, John Doe!) to cryptographically-secure secrets, while closing the gap where traditional faker tools skimp on high entropy or type-safety. Built to eliminate the drudgery of hand-rolling mocks and the compliance risks of real-world data, it leverages `shuffrand`’s CSPRNG engine for **hyper-polished outputs that feel authentic yet stay fabricated**. For backend engineers immersing fingers into greasy DBs, automation specialists dripping sweat over JSON schemas, or frontend devs pouring tears onto graphical interfaces—`datrand` thrives in these envs — delivering realism without risk, quietly and reliably, exactly the way you want it. #### Etymology data + randomization = datrand --- [Changelog](https://github.com/DoronBrayer/your-monorepo-name/blob/main/CHANGELOG.md) — all notable changes across all packages.<br> [Contributing](https://github.com/DoronBrayer/your-monorepo-name/blob/main/CONTRIBUTING.md) — how to contribute to this project.<br> [Code of Conduct](https://github.com/DoronBrayer/your-monorepo-name/blob/main/CODE_OF_CONDUCT.md) — our code of conduct for all contributors.<br> [Doctrine](https://github.com/DoronBrayer/your-monorepo-name/blob/main/DOCTRINE.md) — the guiding principles behind this project.<br> [Security](https://github.com/DoronBrayer/your-monorepo-name/blob/main/SECURITY.md) — our security policy and how to report vulnerabilities.<br> [Workflows](https://github.com/DoronBrayer/your-monorepo-name/blob/main/WORKFLOWS.md) — details on our CI/CD and automation workflows.<br> [Performance](https://github.com/DoronBrayer/your-monorepo-name/blob/main/PERFORMANCE.md) — denchmarks and performance optimization philosophy.<br><br> [_shuffrand_](https://github.com/DoronBrayer/your-monorepo-name/blob/main/shuffrand/README.md) — a package/library for generating secure shuffles and random selections.