{"id":17181971,"url":"https://github.com/andreineculau/json-schema-random","last_synced_at":"2025-04-13T16:31:36.575Z","repository":{"id":7785008,"uuid":"9154918","full_name":"andreineculau/json-schema-random","owner":"andreineculau","description":"Given a JSON Schema, provide a random valid instance","archived":false,"fork":false,"pushed_at":"2014-09-15T09:19:25.000Z","size":199,"stargazers_count":40,"open_issues_count":1,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-31T21:51:34.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreineculau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-01T20:01:04.000Z","updated_at":"2023-09-08T16:38:36.000Z","dependencies_parsed_at":"2022-07-09T20:46:10.656Z","dependency_job_id":null,"html_url":"https://github.com/andreineculau/json-schema-random","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreineculau%2Fjson-schema-random","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreineculau%2Fjson-schema-random/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreineculau%2Fjson-schema-random/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreineculau%2Fjson-schema-random/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreineculau","download_url":"https://codeload.github.com/andreineculau/json-schema-random/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223597074,"owners_count":17170872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T00:35:41.971Z","updated_at":"2024-11-07T22:04:42.192Z","avatar_url":"https://github.com/andreineculau.png","language":"CoffeeScript","readme":"# JSON Schema random\n\nGiven a JSON Schema (draft 04), provide a random valid instance.\n\n# Disclaimer\n\nThis is an choppy piece of software, that is in need of some care and affection.\n\n# TODO\n\n* format\n* uniqueItems\n* $ref\n* patternProperties\n* dependencies\n* allOf\n* anyOf\n* oneOf\n* not\n\n# Install\n\n```bash\nnpm install json-schema-random\n```\n\n# Usage\n\n```bash\n# Return a generated JSON instance to stdout of the JSON_SCHEMA_FILE\njson-schema-random JSON_SCHEMA_FILE\n```\n\n```coffee\n# Or, in your source code\ngenerate = require 'json-schema-random'\ngenerate {type: 'number'}\n```\n\n## Command-line options\n\n`--schemaid` - set `$schema` field to `id` found in the schema document\n\n`--no-additional` - don't generate fields for `additionalProperties`\n\n`--no-random` - return blank values instead of random\n\n# License\n\nApache 2.0\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreineculau%2Fjson-schema-random","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreineculau%2Fjson-schema-random","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreineculau%2Fjson-schema-random/lists"}