Which Sass function is used to get the random number between 0 and 1?
Options:
Explanation:
The
random() function is used to get the random number between 0 and 1.
Tags:
SASS
Computer
Answer:
Which Sass function is used to get the random number between 0 and 1 random().