| net.schmizz.sshj.transport.random.Random |
Known Indirect Subclasses
|
A pseudo random number generator.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Fill part of bytes with random values.
| |||||||||||
Fill part of bytes with random values.
| bytes | Byte array to be filled. |
|---|---|
| start | Index to start filling at. |
| len | Length of segment to fill. |