Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 400 Bytes

rand.md

File metadata and controls

19 lines (12 loc) · 400 Bytes

Rand Strings Syntax

Rand string was designed to express random numeric values. Can be unit based (percents, pixels, rems etc.).

Full API reference:

  // ...
  property : 'rand(min, max)',
  // ...