Skip to content

30. Generación Aleatoria

Random en un rango: A + @Random(B - A)
4000 + @Random(1000)

Random con predisposicion @if(@Random(100)<=20,4000 + @Random(1000),@Random(4000))
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.