File

spec/json/pass3.json @ 12111:f8d280215633

util.id: Add a 'tiny' variant Conversations uses this for its randomized resources. Presumably fine and collision resistant enough when you have a few devices at most.
author Kim Alvefur <zash@zash.se>
date Thu, 02 Dec 2021 00:13:23 +0100
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}