Technical requirements
To support all the features used in the code examples of this chapter, your application requires at least the following:
- Angular Ivy version 12.0
- TypeScript version 4.2
Also, note that the runtime debugging API is only available when Angular runs in development mode.
You can find complete code examples for the random number generator in this book's companion GitHub repository at https://github.com/PacktPublishing/Accelerating-Angular-Development-with-Ivy/tree/main/projects/chapter9/random-number.