Initial import of transcript pipeline
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export function randomIdNonSecure() {
|
||||
return Math.random().toString(36).substring(2, 8)
|
||||
}
|
||||
Reference in New Issue
Block a user