[AccessD] Truly Random Numbers

Gustav Brock gustav at cactus.dk
Mon Aug 3 12:20:06 CDT 2020


Thanks Rocky, I'll include that link.

/gustav

________________________________
Fra: AccessD <accessd-bounces at databaseadvisors.com> på vegne af rocky smolin <rockysmolin2 at gmail.com>
Sendt: 3. august 2020 18:08
Til: 'Access Developers discussion and problem solving' <accessd at databaseadvisors.com>
Emne: Re: [AccessD] Truly Random Numbers

Very interesting idea.  Here's the white paper for those who want the
details:

https://marketing.idquantique.com/acton/attachment/11868/f-0226/1/


Please note new email address: rockysmolin2 at gmail.com

Rocky Smolin
Beach Access Software
760-683-5777





-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Gustav Brock via AccessD
Sent: Monday, August 03, 2020 8:17 AM
To: Access Developers discussion and problem solving
(accessd at databaseadvisors.com)
Cc: Gustav Brock
Subject: [AccessD] Truly Random Numbers

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