Hacker News new | ask | show | jobs
by HelloNurse 178 days ago
You don't need a "proper" random selection: if your points are sorted deterministically and not too adversarially, any reasonably unbiased selection (e.g. every Nth point) is pseudorandom.