{ "name": "Prandom", "keywords": "random,normal,distribution", "description": "Arduino library for random number generation with Python random interface.", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/Prandom.git" }, "version": "0.1.5", "license": "MIT", "frameworks": "arduino", "platforms": "*", "headers": "Prandom.h" }