Generate a random number and return result in JSON

After receiving an HTTP request, this function generates a random number between 1 and 100, and then returns the number in JSON format.

Explore further

For detailed documentation that includes this code sample, see the following:

Code sample

What's next

To search and filter code samples for other Google Cloud products, see the Google Cloud sample browser.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.