Skip to content

Data Types

Scalar Type

Scalar Type Randomizable
bit
v1.0.0
✅ Randomizable
int
v1.0.0
✅ Randomizable
bool
Not support yet
✅ Randomizable
enum
v1.0.0
✅ Randomizable
string
v1.0.0
✅ Randomizable
float32
Not support yet v2.1
float64
Not support yet v2.1
chandle
Not support yet

Aggregate

Aggregate Type Randomizable
array
v2.2.0
✅ Only for bit, int, bool, enum, string
list
v2.2.0
✅ Only for bit, int, bool, enum, string
Not support yet v2.1
map
v2.2.0
set
v2.2.0
struct
v1.0.0
✅ Only for bit, int, bool, enum, string

Aggregate may be nested.

Non-aggregate

  • component
  • action
  • buffer
  • stream
  • state
  • resource

Last update: 2023-10-24
Created: 2023-10-11