AI SDK Kotlin
Toggle table of contents
0.3.0-beta01
common
Target filter
common
Switch theme
Search in API
Skip to content
AI SDK Kotlin
AI SDK Kotlin
/
ai.torad.aisdk
/
IdGenerator
Id
Generator
class
IdGenerator
(
source
)
Since
0.3.0-beta01
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
alphabet
Link copied to clipboard
val
alphabet
:
String
prefix
Link copied to clipboard
val
prefix
:
String
?
random
Link copied to clipboard
val
random
:
Random
separator
Link copied to clipboard
val
separator
:
String
size
Link copied to clipboard
val
size
:
Int
Functions
generate
Link copied to clipboard
fun
generate
(
)
:
String