fork download
  1. f = @() rand(randi([4 20]), 1);
  2. f()
Success #stdin #stdout 0.1s 45440KB
stdin
Standard input is empty
stdout
ans =

   0.17380
   0.96563
   0.35155
   0.50729
   0.19005