mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
This sets a default-but-query-configurable Faker seed in development, via faker-seed. It also changes uses of Math.random to use Faker’s randomness so auto-generated data remains stable in development.