{
    "params": {
        "alpha": {
            "range": [0, 1]
        }
    },
    "command": "echo $RANDOM",
    "report": {
        "type": "json",
        "filename": "./report.json"
    }    
}
