Y
Hacker News
new
|
ask
|
show
|
jobs
by
jfries
2575 days ago
The user id can be used to seed the random number algorithm to achieve that.
1 comments
NewsAware
2575 days ago
Hmmm but if you change the distribution, this won't be deterministic anymore unless the randomness only applies to new users entering the test setup.
link
tetrisgm
2575 days ago
Which is necessary. You don’t want to compare two wildly different users. This is why you need to define criteria for eligibility.
link