Learn R Programming

dynutils (version 1.0.11)

random_time_string: 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

Run this code
random_time_string("test")

Run the code above in your browser using DataLab