Basic function Rnd() and Calc fuction RAND(): Are they using the same algorithm?
The Calc function RAND() seems to use a common Mersenne twister (Mersenne prime 2^19937−1 ?)
Is this correct?
Is the Basic function Rnd() based on the same algorithm?
It looks the same to me. Basic is here: https://opengrok.libreoffice.org/xref... Calc is here: https://opengrok.libreoffice.org/xref... which uses https://opengrok.libreoffice.org/xref... std::mt19937 std::uniform_real_distribution
Regina: please re-post as the correct answer! :-)
Thanks! I still am perfectly inapt to get such findings myself.
'inept' ...