Skip to content

Releases: Kongduino/LoRandom

Bug fix

26 Jul 10:20
Compare
Choose a tag to compare

As it was mentioned to me here, due to a coding error, the library was producing only even numbers. This has now been fixed and tested.

First release for Library Manager

24 Sep 00:32
Compare
Choose a tag to compare

LoRandom

A library using properly Semtech's sx1276/7/8/9's RegRssiWideband register to generate truly random numbers (TRNG). See this issue for context.

This was written for Sandeep Mistry's library, but is easily adaptable to other platforms.

See ESP32_Random_Test for an example of how it works.