Skip to content

Commit 071959d

Browse files
Address DD1503903 F1 finds wrong rand
1 parent 5157082 commit 071959d

File tree

1 file changed

+1
-1
lines changed
  • docs/c-runtime-library/reference

1 file changed

+1
-1
lines changed

docs/c-runtime-library/reference/rand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ api_name: ["rand", "_o_rand"]
66
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll", "api-ms-win-crt-utility-l1-1-0.dll", "ntoskrnl.exe", "api-ms-win-crt-private-l1-1-0.dll"]
77
api_type: ["DLLExport"]
88
topic_type: ["apiref"]
9-
f1_keywords: ["rand"]
9+
f1_keywords: ["STDLIB/rand", "rand"]
1010
helpviewer_keywords: ["generating pseudorandom numbers", "random numbers, generating", "numbers, pseudorandom", "rand function", "pseudorandom numbers", "numbers, generating pseudorandom"]
1111
---
1212
# `rand`

0 commit comments

Comments
 (0)