public class AtlassianRandom
extends org.apache.sshd.common.random.AbstractRandom
Modifier and Type | Class and Description |
---|---|
static class |
AtlassianRandom.Factory |
Constructor and Description |
---|
AtlassianRandom() |
Modifier and Type | Method and Description |
---|---|
void |
fill(byte[] output,
int start,
int len) |
String |
getName() |
int |
random(int i) |
public void fill(byte[] output, int start, int len)
public int random(int i)
public String getName()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.