Skip to content

Instantly share code, notes, and snippets.

@Temidtech
Created July 1, 2019 07:18
Show Gist options
  • Save Temidtech/4f740e7fb6dd9d18eb08cb19226c3dfa to your computer and use it in GitHub Desktop.
Save Temidtech/4f740e7fb6dd9d18eb08cb19226c3dfa to your computer and use it in GitHub Desktop.
class rand { val random: Int get() = Random().nextInt() }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment