RosettaCodeData/Task/Random-numbers/Free-Pascal-Lazarus/random-numbers.pas

2 lines
43 B
ObjectPascal

function randg(mean,stddev: float): float;