From 31094c80efe33f7b4a2f804659c4a49827892439 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 13 Jan 2022 14:03:15 +0800 Subject: [PATCH] Update README.md --- core-java-modules/core-java-17/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core-java-modules/core-java-17/README.md b/core-java-modules/core-java-17/README.md index 688ef2845d..4d1d7a5c49 100644 --- a/core-java-modules/core-java-17/README.md +++ b/core-java-modules/core-java-17/README.md @@ -3,3 +3,4 @@ - [Pattern Matching for Switch](https://www.baeldung.com/java-switch-pattern-matching) - [Introduction to HexFormat in Java 17](https://www.baeldung.com/java-hexformat) - [New Features in Java 17](https://www.baeldung.com/java-17-new-features) +- [Random Number Generators in Java 17](https://www.baeldung.com/java-17-random-number-generators)