public class RandomData extends Object
| Constructor and Description |
|---|
RandomData() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRandomAlphanumeric()
Returns a random alphabetic number of 10 characters
|
static String |
getRandomFile(FileType fileType) |
static String |
getRandomFolder() |
static String |
getRandomName(String prefix)
Returns a random string with a prefix
|
public static String getRandomAlphanumeric()
public static String getRandomFolder()
public static String getRandomName(String prefix)
prefix - Copyright © 2005–2019 Alfresco Software. All rights reserved.