{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "trng",
  "description": "Hardware True Random Number Generator for Arduino UNO R4.",
  "url": "https://github.com/embarquech/trng",
  "author": {
    "@type": "Person",
    "name": "Dan Pham"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/embarquech/trng-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 43,
  "datePublished": "2026-02-22",
  "license": "https://spdx.org/licenses/LGPL-3.0"
}