SyntaxFix
Write A Post
Hire A Developer
Questions
You can use an Apache Commons library for this, RandomStringUtils:
RandomStringUtils.randomAlphanumeric(20).toUpperCase();