spyzhov / ajson

Abstract JSON for Golang with JSONPath support
MIT License
246 stars 23 forks source link

Add Rand and RandInt functions #43

Closed lwlach closed 2 years ago

lwlach commented 2 years ago

Add Rand and RandInt functions according to: https://github.com/spyzhov/ajson/issues/19

spyzhov commented 2 years ago

Looks good. Please, add them also in the README.md#Supported functions section.