From 02d0b127a23c1827fb21d5472f4d16f209f3ef84 Mon Sep 17 00:00:00 2001 From: Tom Hombergs Date: Sat, 28 Jul 2018 22:51:29 +0200 Subject: [PATCH] added link --- core-kotlin/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core-kotlin/README.md b/core-kotlin/README.md index 51a99ea20c..9bef17e0d4 100644 --- a/core-kotlin/README.md +++ b/core-kotlin/README.md @@ -36,3 +36,4 @@ - [Working with Enums in Kotlin](http://www.baeldung.com/kotlin-enum) - [Create a Java and Kotlin Project with Maven](http://www.baeldung.com/kotlin-maven-java-project) - [Reflection with Kotlin](http://www.baeldung.com/kotlin-reflection) +- [Get a Random Number in Kotlin](http://www.baeldung.com/kotlin-random-number)