{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "True random numbers from a digital camera ",
    "development_only": false,
    "latest_version": "20200720",
    "name": "image_random",
    "selected_version": "20200720",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "<13.0 | >=13.3",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Jeff Carter"
          ],
          "build-switches": {
            "*": {
              "ada_version": "Ada12",
              "style_checks": "No"
            }
          },
          "depends-on": [
            {
              "gnat": "<13.0 | >=13.3"
            }
          ],
          "description": "True random numbers from a digital camera ",
          "licenses": "BSD-3-Clause",
          "long-description": "# Image_Random\nTrue random numbers from a digital camera\n\nThis works under Linux with the GNAT compiler; modification for other platforms or compilers is left as an exercise for the desperate\n\nIdeally, the camera should have its lens cap on, or have a similar dark covering, so the image is of the camera sensor noise\n\nHowever, another randomly changing scene, such as a lava lamp or aquarium, may also work\n\nThis is slow and only produces 64 random bytes; if you need more, it is probably best to use these bytes to seed a high-quality\npseudo-random number generator, such as the Threefry generator\n",
          "maintainers": [
            "Bent Bracke <bent@bracke.dk>"
          ],
          "maintainers-logins": [
            "bracke"
          ],
          "name": "image_random",
          "origin": {
            "commit": "594a238aeb5b9da8a25b14c077584d6e2431f93b",
            "url": "git+https://github.com/bracke/Image_Random.git"
          },
          "tags": [
            "random",
            "numbers",
            "camera"
          ],
          "version": "20200720",
          "website": "https://github.com/bracke/Image_Random"
        },
        "path": "index/im/image_random/image_random-20200720.0.0.toml",
        "version": "20200720"
      }
    ]
  },
  "schema_version": 4
}
