Hacker News new | ask | show | jobs
by moyix 1947 days ago
It should be equal: there are 1000 real and 1000 generated samples in the database, retrieved via:

SELECT id, code, real FROM code ORDER BY random() LIMIT 1