// Assembly: DOTween
// Full name: DG.Tweening.Plugins.StringPluginExtensions

namespace DG.Tweening.Plugins
{
public class StringPluginExtensions // TypeDefIndex: 11238
{
	// Fields
	type#12911 ScrambledCharsAll;
	type#12911 ScrambledCharsUppercase;
	type#12911 ScrambledCharsLowercase;
	type#12911 ScrambledCharsNumerals;
	type#20873 _lastRndSeed;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	internal static type#28660 ScrambleChars(type#12899 chars) { }
	// RVA: -1
	internal static type#26605 AppendScrambledChars(type#26605 buffer, type#20867 length, type#12899 chars) { }
}
}
