Home »
MCQs »
SASS MCQs
Which Sass function is used to get the unique randomly generated unquoted string?
24. Which Sass function is used to get the unique randomly generated unquoted string?
- unique-id()
- random-id()
- random()
- unique()
Answer: A) unique-id()
Explanation:
The unique-id() function is used to get the unique randomly generated unquoted string.
Example:
unique-id()
Result: syghxfrav