Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 420 Bytes

rand.md

File metadata and controls

19 lines (12 loc) · 420 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)',
  // ...