RandomName: Generate a random string of characters

View source: R/zzz.R

RandomNameR Documentation

Generate a random string of characters

Description

Generate a random string of characters

Usage

RandomName(length = 5L, ...)

Arguments

length

Length (nchar) of string to generate

...

Extra parameters passed to sample

Value

A random string of characters of length (nchar) of length

Examples


SeuratDisk:::RandomName()



mojaveazure/seurat-disk documentation built on Nov. 5, 2023, 9:40 a.m.