mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
time-based randomness is biased - if someone uploaded 100 images in hour, one week ago, and I select a random point in time, their last image is way more likely to come up than anything else. With this, there is still bias towards choosing one of the last N in any burst of uploads (where N is the number of recent changes fetched) but it's a bit better than before. |
||
|---|---|---|
| .. | ||
| libs | ||
| prod/release | ||
| src | ||
| build.gradle | ||
| proguard-rules.txt | ||
| quality.gradle | ||
| test-proguard-rules.txt | ||