random_time_string {dynutils}R 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")

[Package dynutils version 1.0.11 Index]