Generate Random String
This bot generates a random string consisting of alphabets with given length as input parameter.
Top Benefits
- Assists in meeting minimum requirements to be met for creating user ids and passwords
This gives a random string consisting of alphabets with the required length passed as input.
This bot is used to generate random strings which can be used to create test data with random strings, complete a string to make it compliant with the minimum required length. For example, if a user name has to be a minimum of 10 characters and the name of the person is just 8 characters, then it will be appended with random strings generated by this component.
Output: A random alphabetical string with a length equal to the input number.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Information Technology
- Category
- RPA Developer ToolsUtility
- Downloads
- 141
- Vendor
- Automation Type
- Bot
- Last Updated
- February 5, 2021
- First Published
- September 19, 2018
- Platform
- 10.7
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
- Inputs: Input should always be an integer (0 not accepted). any other input than this will be treated as exception.