Navigation : Envision Language Lokad Platform Envision Gallery Envision Reference- Glossary- Tile syntax- List of icons- StyleCode sub-language - _ - A-B-C - D-E-F - G-H-I - J-K-L - M-N-O - P-Q-R-- padLeft-- params-- parseDate-- parseNumber-- parseTime-- partition-- partitioned-- percent-- percentile-- piechart-- plot-- poisson-- popCount-- pricebrk.f-- pricebrk.m-- printSet-- printTime-- priopack-- product-- quantile-- random.binomial-- random.integer-- random.logLogistic-- random.negativeBinomial-- random.normal-- random.poisson-- random.ranvar-- random.shuffle-- random.uniform-- rank-- rankd-- ranvar-- ranvar.buckets-- ranvar.periodicr-- ranvar.segment-- ranvar.uniform-- ratio-- read-- regularizationTerm-- replace-- return-- rgb-- round-- roundNext - S-T-U - V-W-X - Y-Z Envision Specifications Library Legacyrandom.ranvarrandom.ranvar(r: ranvar) 🡒 number, pure functionReturns a deviate sampled from the distribution associated to a ranvar.A = poisson(2) table T = extend.range(10) show table "" a1b10 with random.ranvar(A into T) User Contributed Notes0 notes + add a noterandom.poisson random.shuffle