[AccessD] Truly Random Numbers

Gustav Brock gustav at cactus.dk
Mon Aug 3 10:16:57 CDT 2020


Hi all

Recently, I came across a free and trustworthy option for retrieval of truly random numbers.
It is ETH Zürich that offers this API and, as it is quite simple to query, I wrote a set of functions in VBA to take advantage of it, including a direct replacement for Rnd().

Current code and demo are hosted here:
    https://github.com/GustavBrock/VBA.Random

Full documentation is here:
    https://www.experts-exchange.com/articles/34471/Truly-Random-Numbers-in-VBA.html?preview=kYXBu8KHTtA%3D

/gustav


More information about the AccessD mailing list