RayleighDistribution
RayleighDistribution[σ] represents the Rayleigh distribution with scale parameter σ.
Examples
Mean[RayleighDistribution[1]]RandomVariate[RayleighDistribution[2], 10]Please visit the official Wolfram Language Reference for more details.