random_time_string: Generate random string

View source: R/random_time_string.R

random_time_stringR Documentation

Generate random string

Description

Generate a random string with first the current time, together with a random number

Usage

random_time_string(name = NULL)

Arguments

name

Optional string to be added in the random_time_string

Examples

random_time_string("test")

dynutils documentation built on Oct. 11, 2022, 5:07 p.m.