javcacreate random string code example Example: generate 5 digit random string in java RandomStringUtils.randomAlphanumeric(17).toUpperCase()