Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pepino
ScenarioRunner
Application
RandomValueGenerator
C# Class Pepino.ScenarioRunner.Application.RandomValueGenerator
Inheritance:
IRandomValueGenerator
ファイルを表示
Open project: AcklenAvenue/Pepino
Public Methods
Method
Description
GetNumber
( ) :
int
GetString
( ) :
string
Private Methods
Method
Description
RandomString
(
int
length
,
string
allowedChars
= "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" ) :
string
Method Details
GetNumber()
public
method
public
GetNumber
( ) :
int
return
int
GetString()
public
method
public
GetString
( ) :
string
return
string