Random Working with programming functions? See random (programming) Returns a random number following a specified distribution. Syntax random(Random_variable) Description random(Random_variable) Given a random variable , returns a random number following the distribution of . Related functions Density, Distribution Table of Contents Syntax Description Related functions