pub fn seeded(payload: &JsonValue) -> JsonValueExpand description
Inject a random seed into payload when it is a JSON object (or null,
treated as empty) that carries no non-null seed. Anything else, and any
object that already pins a seed, is returned unchanged.