{
  "authors": [
    "César SAGAERT"
  ],
  "build-switches": {
    "*": {
      "ada_version": "Ada2022"
    }
  },
  "depends-on": [
    {
      "bigints": "0.2.0",
      "rand_core": "0.1.0"
    }
  ],
  "description": "Random big integer generation",
  "licenses": "MIT",
  "maintainers": [
    "César SAGAERT <sagaert@adacore.com>"
  ],
  "maintainers-logins": [
    "AldanTanneo"
  ],
  "name": "rand_bigints",
  "origin": {
    "commit": "414589c10e5dec87aebf9cfe8fda675a047d45b1",
    "subdir": "rand_bigints",
    "url": "git+https://github.com/AldanTanneo/bigints.git"
  },
  "tags": [
    "random",
    "bigint",
    "ada2022"
  ],
  "version": "0.2.0",
  "website": "https://github.com/AldanTanneo/bigints"
}
