random_string: Random String Generator

Description Usage Arguments Value Examples

Description

Creates a random string with optional prefix. Useful for unique identifier strings

Usage

1
random_string(prefix = "")

Arguments

prefix

optional string to append to the beginning of random string

Value

single string value

Examples

1
random_string("rando")

chrishaarstick/madutils documentation built on May 6, 2019, 4:31 p.m.