service
service copied to clipboard
Android Service Examples
Results
2
service issues
Sort by
recently updated
recently updated
newest added
For security-first focus and pedagogical reasons, the use of `SecureRandom` is recommended. The use of `Random` gets flagged by all static analyses tools in security. [PR](https://github.com/JimSeker/service/pull/3)
Security is important to learn early, especially in an old language such as Java.