0
votes

How can we generate a unique string in Kusto? For example, it could be equivalent to Guid.NewGuid method in C#.

1

1 Answers

3
votes

I found it. The function is new_guid().