Module
Faker.System
- Package
- purescript-faker-ffi
- Repository
- philippedev101/purescript-faker-ffi
#commonFileName Source
commonFileName :: Gen StringGenerate a random common file name with a random extension.
#commonFileNameExt Source
commonFileNameExt :: String -> Gen StringGenerate a random common file name with the given extension.
#commonFileType Source
commonFileType :: Gen StringGenerate a random common file type.
#commonFileExt Source
commonFileExt :: Gen StringGenerate a random common file extension.
#fileExtMime Source
fileExtMime :: String -> Gen StringGenerate a random file extension for the given MIME type.
#directoryPath Source
directoryPath :: Gen StringGenerate a random directory path.
#networkInterface Source
networkInterface :: Gen StringGenerate a random network interface name with defaults.
#networkInterfaceOpts Source
networkInterfaceOpts :: NetworkInterfaceOpts -> Gen StringGenerate a random network interface name with options.
#NetworkInterfaceOpts Source
type NetworkInterfaceOpts = { interfaceSchema :: String, interfaceType :: String }- Modules
- Faker.
Airline - Faker.
Animal - Faker.
Book - Faker.
Color - Faker.
Commerce - Faker.
Company - Faker.
Database - Faker.
Datatype - Faker.
Date - Faker.
Finance - Faker.
Food - Faker.
Gen - Faker.
Git - Faker.
Hacker - Faker.
Helpers - Faker.
Image - Faker.
Internet - Faker.
Location - Faker.
Lorem - Faker.
Music - Faker.
Number - Faker.
Person - Faker.
Phone - Faker.
Science - Faker.
Seed - Faker.
String - Faker.
System - Faker.
Vehicle - Faker.
Word