File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ // Copyright (C) MongoDB, Inc. 2022-present.
2
+ //
3
+ // Licensed under the Apache License, Version 2.0 (the "License"); you may
4
+ // not use this file except in compliance with the License. You may obtain
5
+ // a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6
+
1
7
// Package randutil provides common random number utilities.
2
8
package randutil
3
9
Original file line number Diff line number Diff line change
1
+ // Copyright (C) MongoDB, Inc. 2022-present.
2
+ //
3
+ // Licensed under the Apache License, Version 2.0 (the "License"); you may
4
+ // not use this file except in compliance with the License. You may obtain
5
+ // a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6
+
1
7
package randutil
2
8
3
9
import (
Original file line number Diff line number Diff line change
1
+ // Copyright (C) MongoDB, Inc. 2022-present.
2
+ //
3
+ // Licensed under the Apache License, Version 2.0 (the "License"); you may
4
+ // not use this file except in compliance with the License. You may obtain
5
+ // a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6
+
1
7
package uuid
2
8
3
9
import (
You can’t perform that action at this time.
0 commit comments