#Parameters of RNG through Data Analysis

20 messages · Page 1 of 1 (latest)

lucid dome
#

Interesting homework. This was done in real life for eavesdropping bluetooth connections (I remember seeing a live demo in a security conference): https://www.rtl-sdr.com/spying-keyboard-presses-software-defined-radio/

#

as with any search process, you can start from a brute force search then see if you can reduce the search space somehow

tough vortex
lucid dome
#

That'd make sense to beat other humans. A RNG should be balanced. All the numbers should be statistically indistinguishable. Unless is a really poor RNG.

tough vortex
lucid dome
#

Oh

tough vortex
#

but yes then the goal would be to beat the other players

#

I mean that would be fun

lucid dome
#

That's not a RNG 😠 😛
but your reading makes more sense 😉

lucid dome
#

it's a prob. distr. Why call a prob. distr. a RNG?

#

you're sampling from the dist.

#

it's unusual in ML they would be so sloppy with the terminology

#

sampling from a distr. is super important in ML

#

nobody calls that a RNG

tough vortex
lucid dome
#

yup

#

so a biased sampler wouldn't call that to be called RNG

coral dock
#

i’m not sure just trying to understand