10000 20000 table zeros(100000000) SELECT count() FROM (SELECT rand() FROM {table}) SELECT count() FROM (SELECT rand64() FROM {table}) SELECT count() FROM (SELECT generateUUIDv4() FROM {table})