Language

Package: python-faker @ 9.3.1

Synopsis

Python package that generates fake data

Description

Faker is a Python package that generates fake data such as names, addresses, and phone numbers.

Home page
https://github.com/joke2k/faker
Location
gnu/packages/python-xyz.scm (line: 17070, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?