Hi,

I'm trying to create a random sequence of 100 numbers (min 1, max 100) and:

-- Summarize them (number + number...)
-- Count them
-- Pick out the smallest number
-- Pick out the highest...