MySQL/tasks/rands.sql

1 line
41 B
MySQL
Raw Permalink Normal View History

SELECT floor(rand() * (8.0 - 2.0) + 2.0);