Channels
contributing
sdk-kotlin
sdk-react
sdk-javascript
sdk-java
request-features
sdk-php
sdk-python
sdk-golang
sdk-swift
sdk-c-sharp
random
sdk-ruby
ask-questions
give-feedback
announcements
sdk-flutter
Powered by
#announcements
Title
q
quaint-garage-48345
08/09/2021, 5:32 PM
👋 Hi everyone! Going to setup growth Book locally and play around. Looks interesting
f
fresh-football-47124
08/09/2021, 5:33 PM
Hi Abhinav, welcome
Please let us know if you have any questions
✅ 1
q
quaint-garage-48345
08/09/2021, 5:33 PM
Sure
@fresh-football-47124
: Is the random assignment of an id to a bucket performed inside individual client libraries ?
f
fresh-football-47124
08/09/2021, 5:36 PM
thats right- we have SDKs to do that, or you can do the assignment yourself
f
future-teacher-7046
08/09/2021, 5:39 PM
The client libraries use deterministic hashes based on the user id and experiment key entirely locally, so they don't require any http requests.
q
quaint-garage-48345
08/09/2021, 5:40 PM
Got it ! Thanks. Will look into the SDK repos
Post