{
  "cksum": "48bb74faa21f3d7a525a907a23c86e073ca8144bcddcf16ae8146f2f80d4457d",
  "crate_file": "randgen-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/randgen/randgen-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.101",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_cmd",
      "optional": false,
      "req": "^2.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byte-unit",
      "optional": false,
      "req": "^5.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "wrap_help"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.58",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete",
      "optional": false,
      "req": "^4.5.66",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete_nushell",
      "optional": false,
      "req": "^4.5.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "faster-hex",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indicatif",
      "optional": false,
      "req": "^0.18.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "predicates",
      "optional": false,
      "req": "^3.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "sys_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_hc",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_isaac",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_mt",
      "optional": true,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_pcg",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_sfc",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_xorshift",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_xoshiro",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sigpipe",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysexits",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "base64": [
      "dep:base64"
    ],
    "default": [
      "base64",
      "hc",
      "hex",
      "isaac",
      "mt",
      "pcg",
      "sfc",
      "xorshift"
    ],
    "hc": [
      "dep:rand_hc"
    ],
    "hex": [
      "dep:faster-hex"
    ],
    "isaac": [
      "dep:rand_isaac"
    ],
    "mt": [
      "dep:rand_mt"
    ],
    "pcg": [
      "dep:rand_pcg"
    ],
    "sfc": [
      "dep:rand_sfc"
    ],
    "xorshift": [
      "dep:rand_xorshift"
    ]
  },
  "index_path": "ra/nd/randgen",
  "name": "randgen",
  "pubtime": "2026-02-11T14:08:59Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
