Create a random JSON object for testing
Random JSON generation, structured JSON by schema generation, no dependencies.
create random json
nv-random-json ============ - nv-random-json - generate a random big-json - used in performance test-bed
Generates random JSON using a JSON schema
random json stream (+ cli)
A mock server returning random JSON from schema.
Generate random json according to condition json
A random json generator
A random Json Data Generator
Generates an id useable in json rpc payloads.
Generate random JSON(plain old object) from the given template
Random JSON generator for mock service
A mock server returning random JSON from schema.
Generates random JSON documents and saves them to couchbase.
Generate random numbers from various distributions.
TypeScript definitions for d3-random
Fastest random ID and random string generation for Node.js
URL and cookie safe UIDs
generate random json file using given schema and plugin setting
Use the random function in CSS
Generate a cryptographically strong random string
Basic package which shows random json dummy data pulled from jsonplaceholder.typicode.com
Robust random json data generator, with several built in data types, and the ability to implement custom generated data.
A CLI tool to generate random data from a JSON schema to fill databases.
Parser-lexer fusion generator (compiler interface)
Parser-lexer fusion generator (derivative lexer)
Parser-lexer fusion generator (parser generator)
A library tool to generate random data of any kind.
generate random json string
Generate random data based on your JSON schemas
This gem returns simple JSON/hash responses from the Random User Generator API.
Using animatedgif.me's json api it fetches a random gif of a dog within the database.
Generates random yes/no gifs in json format
This gem returns simple JSON/hash responses from the Russian Random User Generator API.
This library provides methods to get the JSON data for either the most recent XKCD comic or a random one, and then return the JSON data as a Ruby Hash.
Andor is a simple name generator based on an 'And/Or' JSON format. It includes simple examples of generating random fake movie preview descriptions, 'mad science' compounds and British town names.
Dicey provides a CLI executable and a Ruby API for fast calculation of distribution of weights or probabilities of dice rolls, with support for all kinds of numeric dice, and non-numeric ones too! Results can be exported as JSON, YAML or a gnuplot data file. It can also be used to roll dice. While not the primary focus, rolling is well supported, including ability to seed random source for reproducible results.
Random Poetry Scraper is a command line gem which returns a configurable number of poems scraped from poemhunter.com. The gem allows you to consume the poems either through a JSON dump or through a command line "pleasure reading" interface. ~Most~ poems on poemhunter.com are in English, but not all are. If you plan to to use this gem to build a corpus of poetry, you should do additional language validation.
The middleware makes sure any request to specified paths would have been preflighted if it was sent by a browser. We don't want random websites to be able to execute actual GraphQL operations from a user's browser unless our CORS policy supports it. It's not good enough just to ensure that the browser can't read the response from the operation; we also want to prevent CSRF, where the attacker can cause side effects with an operation or can measure the timing of a read operation. Our goal is to ensure that we don't run the context function or execute the GraphQL operation until the browser has evaluated the CORS policy, which means we want all operations to be pre-flighted. We can do that by only processing operations that have at least one header set that appears to be manually set by the JS code rather than by the browser automatically. POST requests generally have a content-type `application/json`, which is sufficient to trigger preflighting. So we take extra care with requests that specify no content-type or that specify one of the three non-preflighted content types. For those operations, we require one of a set of specific headers to be set. By ensuring that every operation either has a custom content-type or sets one of these headers, we know we won't execute operations at the request of origins who our CORS policy will block.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.