@Mobile()

New in 2.0

Since 2.0.0

Parameters

NameTypeRequiredDefaultDescription
localeInternationalized languages, currently only supporting Chinese (zh_CN) and English (en), default zh_CN

Usage

@Mobile()

Example:
@Mobile()
Output:
1329393284818764113305
@Mobile(arg0)

Example:
@Mobile(en)
Output:
0779042150507866557530
← Back to Function Reference