UNPKG

chloe-faker-data

Version:

Generates fake data using Faker Random User API.

4 lines (2 loc) 90 B
const FAKER_API_URL = 'https://randomuser.me/api/' module.exports = { FAKER_API_URL }