presto:default> select random(6) as random_value;
random_value -------------- 2
Como resultado, se genera un número aleatorio.