12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
=== Highlighting
|
|
|
|
Primary locations:
|
|
|
|
* The first call to ``++new Random()++`` in a file.
|
|
* The first call to ``++UUID.randomUUID()++`` in a file.
|
|
|
|
Secondary locations:
|
|
|
|
* The following calls to ``++new Random()++`` or ``++UUID.randomUUID()++`` in the file.
|
|
|