AS
I'm doing some prototyping work and would like a column to contain random numbers. The Information (single value) operand generates a number, but when that single value is assigned to a new column the number is used on all rows, as it should be.
Is there a way to generate random numbers on each row?