magic loops
RandomPassGen
API Call 🚇
Trigger the API when a network request is made to the auto-generated API endpoint. The request should include a JSON body with parameters 'length' (an integer) and 'complexity' (a string that can be 'simple' or 'complex'). The output of this block will be the JSON string of the input parameters.
Loading...
API Response 🚇
This block returns a JSON response to the API caller. It takes the generated password from the previous code block and sends back a response JSON containing the 'password' field.
Description
This Magic Loop generates a random password based on user-specified length and complexity when triggered via an API request.
5.0 (0 ratings)
2 runs