// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Utils.RandomUtils

namespace CodeStage.AntiCheat.Utils
{
public class RandomUtils // TypeDefIndex: 10982
{

	// Methods
	// RVA: -1
	public static type#26576 GenerateRandomString(type#20867 length) { }
	// RVA: -1
	internal static type#15455 GenerateByteKey() { }
	// RVA: -1
	internal static type#25514 GenerateSByteKey() { }
	// RVA: -1
	internal static type#15837 GenerateCharKey() { }
	// RVA: -1
	internal static type#20856 GenerateShortKey() { }
	// RVA: -1
	internal static type#27901 GenerateUShortKey() { }
	// RVA: -1
	internal static type#20867 GenerateIntKey() { }
	// RVA: -1
	internal static type#27917 GenerateUIntKey() { }
	// RVA: -1
	internal static type#20900 GenerateLongKey() { }
	// RVA: -1
	internal static type#27937 GenerateULongKey() { }
	// RVA: -1
	internal static type#28660 GenerateCharArrayKey(type#11707 arrayToFill) { }
}
}
