:gutkato_adorinda: my brain is big enough to understand why you'd use this, and too small to understand how they derived a six line algorithm from recursive integer division
@icedquinn regarding the sequence, I think that the idea is to take one half and then continue dividing such half as a Cantor ser ( https://en.wikipedia.org/wiki/Cantor_set ). The randomness then arising from the fractal nature of the Cantor set distribution.
@TheMadPirate i'm sure these things would make sense if my hobby was reading math proofs.
most every skill is just a pattern language and the only reason i've reverse engineered programs by sight is just happening to have already read a paper about that exact thing in the past
@icedquinn I mean, that way the Halton sequence would be easy to calculate provided you can easily calculate the coprimes ( which most of them are tabulated usually ).