Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Keita Fujii committed Sep 28, 2021
1 parent f3b6b46 commit fede32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/docs/calldata.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Generates a new random string for each incovation. Accepts a length parameter. I
`func randomInt(min, max int) int`
Generates a new non-negative pseudo-random number in range `[min, max)`.

You can also use [sprig functions](http://masterminds.github.io/sprig/) within a template.

**Examples**

Expand Down

0 comments on commit fede32e

Please sign in to comment.